Skip to content

Conversation

@bittner
Copy link

@bittner bittner commented Sep 8, 2025

This is an initial preparation for making Lucas Chess installable and runnable as a Python package from PyPI.

  • Lucas Chess can now be run like Python software via uv run bin/LucasR.py.
  • Python dependencies are installed automatically, venv activation is handled by uv.
  • The setup assumes that various dependencies (e.g. Qt libraries) are already present on the executing computer.

Verified to be working on a recent version of NixOS (25.11, Xantusia).

image

Related

Lucas Chess can now be run via `uv run bin/LucasR.py`.

Python dependencies are installed automatically, venv activation is handled by uv.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant